SCDefaultPixMapSettings
TheSCDefaultPixMapSettings
function allows you to derive default compression settings for an image that is stored in a pixel map.
pascal ComponentResult SCDefaultPixMapSettings (ComponentInstance ci, PixMapHandle src, short motion);
ci
- Identifies your application's connection to a standard image-compression dialog component. You obtain this identifier from the Component Manager's
OpenDefaultComponent
function.src
- Contains a handle to the pixel map to be analyzed.
motion
- Specifies whether the image is part of a sequence. Set this parameter to
true
if the image is part of a sequence; set it tofalse
if you are working with a single still image.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help